home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9373 < prev    next >
Encoding:
Text File  |  1996-08-05  |  623 b   |  20 lines

  1. Newsgroups: comp.lang.c++
  2. Path: presby.edu!jtbell
  3. From: jtbell@presby.edu (Jon Bell)
  4. Subject: Re: Could use some help...
  5. Message-ID: <DnL9o9.DE3@presby.edu>
  6. Date: Fri, 1 Mar 1996 12:36:09 GMT
  7. References: <4h632q$eij@thor.cmp.ilstu.edu>
  8. Organization: Presbyterian College, Clinton, South Carolina USA
  9.  
  10.  Eric D. Stanfield <edstanf@rs6000.cmp.ilstu.edu> wrote:
  11. >        if(bingo_numbers[i] = start_numbers[j][k]) //THIS IS THE PROB
  12.                              ^
  13.                              |
  14.                     I think this should be '=='.  
  15.  
  16. That bug bites me every once in a while, too!
  17.  
  18. -- 
  19. Jon Bell <jtbell@presby.edu>
  20.